/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetString

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field string value.

Syntax

C#
public String GetString(String name)

Returns the string value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.